home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / falbum / fasetup101.exe / {app} / falbum.exe / 0 / RCDATA / TFORM11 / TFORM11.txt
Text File  |  2004-10-23  |  754b  |  41 lines

  1. object Form11: TForm11
  2.   Left = 365
  3.   Top = 175
  4.   Width = 429
  5.   Height = 418
  6.   Caption = 'EXIF information'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   DesignSize = (
  15.     421
  16.     384)
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Memo1: TMemo
  20.     Left = 8
  21.     Top = 8
  22.     Width = 401
  23.     Height = 321
  24.     Anchors = [akLeft, akTop, akRight, akBottom]
  25.     Lines.Strings = (
  26.       'Memo1')
  27.     ScrollBars = ssBoth
  28.     TabOrder = 0
  29.   end
  30.   object Button1: TButton
  31.     Left = 176
  32.     Top = 344
  33.     Width = 75
  34.     Height = 25
  35.     Anchors = [akRight, akBottom]
  36.     Caption = 'OK'
  37.     ModalResult = 1
  38.     TabOrder = 1
  39.   end
  40. end
  41.